407. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2021-05-13 09:09:22 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

407.1 Files compared

#LocationFileLast Modified
12021-05-13 09:09:22 +0000
2/Applications/Ampps/www/Porto v4.0.0/Theme Files/Magento 2.x/Porto Theme/app/design/frontend/Smartwave/porto_rtl/Magento_Theme/web/css/source/module_social_icons.less2021-02-06 12:16:44 +0000

407.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged00
Changed00
Inserted1186
Removed00

407.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

407.4 Active regular expressions

No regular expressions were active.

407.5 Comparison detail

    1 & when (@media-common = true) {
    2 .share-links {
    3     vertical-align: middle;
    4     a {
    5         font-size: .8rem;
    6         color: #fff;
    7         text-indent: -9999em;
    8         text-align: center;
    9         width: 2.2857em;
    10         height: 2.2857em;
    11         display: inline-block;
    12         margin: .2857em 0 .2857em .5714em;
    13         position: relative;
    14         text-decoration: none;
    15         vertical-align: middle;
    16         transition: .25s;
    17         -webkit-transform: translate3d(0,0,0);
    18         transform: translate3d(0,0,0);
    19 
    20         &:before {
    21             font-family: 'Font Awesome 5 Brands';
    22             text-indent: 0;
    23             position: absolute;
    24             left: 0; right: 0; top: 0; bottom: 0;
    25             line-height: 23px;
    26             height: 22px;
    27             margin: auto;
    28             z-index: 2;
    29         }
    30 
    31         &:hover, &:focus {
    32             opacity: 0.9;
    33             color: #fff;
    34         }
    35         .page-footer &:hover {
    36             color: #fff;
    37         }
    38     }
    39     &.disable-br {
    40         a {
    41             border-radius: 0 !important;
    42         }
    43     }
    44     .share-twitter {
    45         background: #1aa9e1;
    46         &:before {content: "\f099";}
    47     }
    48     .share-facebook {
    49         background: #3b5a9a;
    50         &:before {content: "\f39e";}
    51     }
    52     .share-linkedin {
    53         background: #0073b2;
    54         &:before {content: "\f0e1";}
    55     }
    56     .share-rss {
    57         background: #ff8201;
    58         &:before {content: "\f09e";}
    59     }
    60     .share-googleplus {
    61         background: #dd4b39;
    62         &:before {content: "\f0d5";}
    63     }
    64     .share-pinterest {
    65         background: #cc2127;
    66         &:before {content: "\f0d2";}
    67     }
    68     .share-youtube {
    69         background: #c3191e;
    70         &:before {content: "\f167";}
    71     }
    72     .share-instagram {
    73         background: #7c4a3a;
    74         &:before {content: "\f16d";}
    75     }
    76     .share-skype {
    77         background: #00b0f6;
    78         &:before {content: "\f17e";}
    79     }
    80     .share-email {
    81         background: #dd4b39;
    82         &:before {font-family: porto-icons;content: "\e82e";font-weight: 400;}
    83     }
    84     .share-vk {
    85         background: #6383a8;
    86         &:before { content: "\f189"; }
    87     }
    88     .share-xing {
    89         background: #1a7576;
    90         &:before { content: "\f168"; }
    91     }
    92     .share-tumblr {
    93         background: #304e6c;
    94         &:before { content: "\f173"; }
    95     }
    96     .share-reddit {
    97         background: #ff4107;
    98         &:before { content: "\f1a1"; }
    99     }
    100     .share-vimeo {
    101         background: #52b8ea;
    102         &:before { content: "\f27d"; }
    103     }
    104     .share-telegram {
    105         background: #0088cc;
    106         &:before { content: "\f3fe"; }
    107     }
    108     .share-yelp {
    109         background: #c41200;
    110         &:before { content: "\f1e9"; }
    111     }
    112     .share-flickr {
    113         background: #0063DC;
    114         &:before { content: "\f16e"; }
    115     }
    116     .share-whatsapp {
    117         background: #3c8a38; 
    118         &:before { content: "\f232"; }
    119     }
    120     &.default-skin {
    121         a {
    122             color: #fff !important;
    123             &:hover {
    124                 opacity: 0.8;
    125             }
    126         }
    127         .share-twitter {
    128             background: #1aa9e1 !important;
    129         }
    130         .share-facebook {
    131             background: #3b5a9a !important;
    132         }
    133         .share-linkedin {
    134             background: #0073b2 !important;
    135         }
    136         .share-rss {
    137             background: #ff8201 !important;
    138         }
    139         .share-googleplus {
    140             background: #dd4b39 !important;
    141         }
    142         .share-pinterest {
    143             background: #cc2127 !important;
    144         }
    145         .share-youtube {
    146             background: #c3191e !important;
    147         }
    148         .share-instagram {
    149             background: #7c4a3a !important;
    150         }
    151         .share-skype {
    152             background: #00b0f6 !important;
    153         }
    154         .share-email {
    155             background: #dd4b39 !important;
    156         }
    157         .share-vk {
    158             background: #6383a8 !important;
    159         }
    160         .share-xing {
    161             background: #1a7576 !important;
    162         }
    163         .share-tumblr {
    164             background: #304e6c !important;
    165         }
    166         .share-reddit {
    167             background: #ff4107 !important;
    168         }
    169         .share-vimeo {
    170             background: #52b8ea !important;
    171         }
    172         .share-telegram {
    173             background: #0088cc !important;
    174         }
    175         .share-yelp {
    176             background: #c41200 !important;
    177         }
    178         .share-flickr {
    179             background: #0063DC !important;
    180         }
    181         .share-whatsapp {
    182             background: #3c8a38 !important;
    183         }
    184     }
    185 }
    186 }